This forum is closed to new posts and
responses. Individual names altered for privacy purposes. The information contained in this website is provided for informational purposes only and should not be construed as a forum for customer support requests. Any customer support requests should be directed to the official HCL customer support channels below:
~Ted Nimfanaly 23.Dec.03 09:16 AM a Web browser Applications DevelopmentAll ReleasesAll Platforms
is there any way to write a search formula where i can detect the document which is having a DateTime Entry(multiple times), in case if i create a recurring calendare item......
My Requirement is to find all those document which falls under the date specified.Any search formula where i can detect the document if STARTDATETIME FALLS under the array of dates i specified.....
searchFormula = (Form = "Appointment" & RepeatDates Contains/EXISTS (here i want to give the date array.....)